
Code Repository and Python Package (30%)

- Contribution from all team members OK
- Organization, quality, and clarity of the code repository and Python package (see this project as an example for the organization -> https://github.com/pschwllr/minimal_project, you can obtain the same template for your project using https://github.com/schwallergroup/copier-liac-minimal) SOON OK MONDAY
- Completeness of README file (it should be clear how to install and use the package) SOON OK MONDAY
- Functions/classes/modules documented with doc strings OK
- Tests for the package functionality (one or more tests per function) OK
- License (to let other people know how they can reuse the code) OK


Jupyter Notebook-based report (30%) (in the "notebooks" folder of the repository, name it "project_report.ipynb") OK

- Coherence and clarity of the Jupyter notebook OK
- Demonstration of project functionality, results, limitations
- Discussion of challenges that you’ve faced
- Use of interactive elements or visualization tools
- Overall creativity of the project OK


Presentation (20%) -> 3 minutes per team

- Clarity and conciseness of the presentation
- Coverage of key project motivation, methods, and findings
- Use of visual aids to enhance understanding
- Ability to address questions effectively